Papers with combination of graph neural network
Presentations are not always linear! GNN meets LLM for Text Document-to-Presentation Transformation with Attribution (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing approaches to generate presentations from document to slide are difficult to implement and cause hallucination. |
| Approach: | They propose a graph-based solution that uses a combination of graph neural network and LLM to generate a presentation with attribution of content for each slide. |
| Outcome: | The proposed approach is more efficient than using LLMs for generating a presentation from the text of a document. |